home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 3432 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.9 KB

  1. Path: informatik.tu-muenchen.de!fischerj
  2. From: fischerj@Informatik.TU-Muenchen.DE (Juergen "Rally" Fischer)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: TMapping again!
  5. Date: 20 Feb 1996 02:32:51 GMT
  6. Organization: Technische Universitaet Muenchen, Germany
  7. Distribution: world
  8. Message-ID: <4gbbsj$104@sunsystem5.informatik.tu-muenchen.de>
  9. References: <4e38rv$9ic@sunsystem5.informatik.tu-muenchen.de> <4ffnjs$dcq@sunsystem5.informatik.tu-muenchen.de> <xJSGMMD0aaz6@point86.people-s.people.de>
  10. NNTP-Posting-Host: hphalle5.informatik.tu-muenchen.de
  11. X-Newsreader: TIN [version 1.2 PL2]
  12.  
  13. Tim Boescke (azure@people-s.people.de) wrote:
  14. : fischerj@informatik.tu-muenchen.de (Juergen Rally Fischer) erzeugte am 09.02.1996 unter dem
  15. : Betreff "Re: TMapping again!" :
  16.  
  17. : JF> |> : > left and right edges keeping LeftX, RightX, LeftDelta and RightDelta
  18. : JF> |> : > in registers avoiding some memory accesses. Ok, this is part of the
  19. : JF> |> 
  20. : JF> |> : Actually this is better on 80x86, too.
  21. : JF> 
  22. : JF> because an x86 got more regs, huh ? ;)
  23. : JF> 
  24. : JF> |> 
  25. : JF> |>  What is best on the 80x86? 80x86 does less memory access during
  26. : JF> |>  a tmap polygon loop? 
  27. : JF> 
  28. : JF> no, why should it.
  29.  
  30. :     Actually a x86 has some Burst-whatever L2-Cache, which is a lot
  31. :     faster than 680x0 mem-acces...
  32.  
  33. well, what is this now, 486 vs 020 ? most 286 also got no L2 cache ;)
  34.  
  35. 040 got a separate L1 datacache. Well, bombed more by texture read,
  36. but 8 more regs that can be quick destinations while a add to cache
  37. costs 3 cycles on 486.
  38.  
  39. well, again, what is this now about ;) x86 win by more MHz/$, that's all.
  40.  
  41. : --
  42. :     +--------------------------------------------------------------------+
  43. :     |      -  AZURE@PEOPLE-S.people.de - Tim Boescke - AZURE /atw.bzr    |
  44. :     +------------------<programming on:AMIGA,PC,C64,PLUS/4,VCS2600>------+
  45. ------------------------------------------------------------------------
  46.    fischerj@Informatik.TU-Muenchen.DE (Juergen "Rally" Fischer)   =:)
  47.  
  48.